PSuppressPI(PMBool bState);
false to display the progress indicatorsCaution: Always reenable progress indicators. If you suppress progress indicators, always reenable them before your plug-in or script finishes. The PSuppressPI command has no menu equivalent; you must turn the progress indicators back on using this command.
true to suppress the progress indicators
Example. The following example suppresses the display of progress indicators.
PSuppressPI(true);
Comments or suggestions? Contact Adobe Developer Support